Name : stb_textedit-devel
| |
Version : 1.14^20230129git5736b15
| Vendor : Fedora Project
|
Release : 0.2.el9
| Date : 2023-02-25 16:33:24
|
Group : Unspecified
| Source RPM : stb-0^20230129git5736b15-0.2.el9.src.rpm
|
Size : 0.05 MB
| |
Packager : Fedora Project
| |
Summary : Guts of a text editor for games etc., implementing them from scratch
|
Description :
This C header file implements the guts of a multi-line text-editing widget; you implement display, word-wrapping, and low-level string insertion/deletion, and stb_textedit will map user inputs into insertions & deletions, plus updates to the cursor position, selection state, and undo state.
It is intended for use in games and other systems that need to build their own custom widgets and which do not have heavy text-editing requirements (this library is not recommended for use for editing large texts, as its performance does not scale and it has limited undo).
Non-trivial behaviors are modelled after Windows text controls.
|
RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/epel/9.1.2023-05-09/Everything/x86_64/Packages/s |